PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentSet Class / getOptionalContentGroups Method
In This Topic
    getOptionalContentGroups Method
    In This Topic
    Gets the optional content groups included in this set.
    Syntax
    public PDFOptionalContentGroupCollection getOptionalContentGroups()

    Return Value

    The optional content groups included in this set.
    See Also